ostbuild: further fixes to pull-components
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Sun, 6 May 2012 19:47:01 +0000 (21:47 +0200)
committerColin Walters <walters@verbum.org>
Mon, 7 May 2012 21:54:04 +0000 (17:54 -0400)
commit1de0cc238bb65e8035802150cb8d9b43d4a3dcbc
treed0eb5d7a4661a7dff75ccc2ead6de4cc7ac27ce3
parent5d306dabdaff8dfcc5ce746dd9679d78f72eca9a
ostbuild: further fixes to pull-components

Call self.parse_config() so that all necessary directories are parsed.

Also don't call nonexistant self.parse_active_branch() and just use
self.active_branch since it's already have been initialized.
src/ostbuild/pyostbuild/builtin_pull_components.py